home *** CD-ROM | disk | FTP | other *** search
-
- TODO (in no particular order)
-
- - The file requster is slightly broken under Windows.
- Try a newer version of Gtk+
-
- - add real UDF parsing to udf.c
- (currently only the backward compatibility ISO structures are used)
-
- - Remove FAT32 2GB limit for ecc files also
-
- - Devise a strategy to put ecc information on the same media as the image,
- using the left-over space for error correction information (within the
- bounds of meaningful redundancies, of course).
-
- - Provide a deep verify method which calculates and tests the error
- syndrome for each image byte.
-
- - Optimize the decoding (fixing) part
-
- - use more i/o multi threading, implement our own read-ahead cache
-
- - Graceful handling of situations where the SCSI/IDE bus
- becomes temporarily unavailable (does this happen on ATAPI at all?)
-
- - See if we can support the graphical GNU Installer
-
- - Add support for .h2i files
-